projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01136e9
)
(unlock_buffer): Declare it as void.
author
Kenichi Handa
<handa@m17n.org>
Thu, 27 Nov 1997 12:07:07 +0000
(12:07 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 27 Nov 1997 12:07:07 +0000
(12:07 +0000)
src/filelock.c
patch
|
blob
|
history
diff --git
a/src/filelock.c
b/src/filelock.c
index c98afdd30d1834454aac195c1fa9c5badea2b0ba..15b0dcb8c7302ef10591d132b921846c347df6b8 100644
(file)
--- a/
src/filelock.c
+++ b/
src/filelock.c
@@
-428,6
+428,7
@@
if it should normally be locked.")
/* Unlock the file visited in buffer BUFFER. */
+void
unlock_buffer (buffer)
struct buffer *buffer;
{